.BookPage{overflow-anchor:none}.BookPage__jumpNav{display:inline-block;margin-bottom:8px}.BookPage__rightColumn{position:relative;overflow:hidden;grid-column:span var(--num-right-col);padding-left:var(--right-col-left-offset)}.BookPage__leftColumn{grid-column:span var(--num-left-col)}.BookPage__gridContainer{display:grid;margin-bottom:40px}@media only screen and (min-width:93.5em){.BookPage__gridContainer{grid-template-columns:repeat(12,minmax(0,1fr))}}@media only screen and (min-width:64em)and (max-width:93.4375em){.BookPage__gridContainer{grid-template-columns:repeat(12,minmax(0,1fr))}}@media only screen and (min-width:64em)and (max-width:79.9375em){.BookPage__gridContainer{grid-template-columns:repeat(12,minmax(0,1fr))}}@media only screen and (min-width:48em)and (max-width:63.9375em){.BookPage__gridContainer{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (min-width:40em)and (max-width:47.9375em){.BookPage__gridContainer{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (min-width:30em)and (max-width:39.9375em){.BookPage__gridContainer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:29.9375em){.BookPage__gridContainer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:93.5em){.BookPage__gridContainer{grid-gap:24px}}@media only screen and (min-width:64em)and (max-width:93.4375em){.BookPage__gridContainer{grid-gap:1.7%}}@media only screen and (min-width:64em)and (max-width:79.9375em){.BookPage__gridContainer{grid-gap:2%}}@media only screen and (min-width:48em)and (max-width:63.9375em){.BookPage__gridContainer{grid-gap:3%}}@media only screen and (min-width:40em)and (max-width:47.9375em){.BookPage__gridContainer{grid-gap:2.5%}}@media only screen and (min-width:30em)and (max-width:39.9375em){.BookPage__gridContainer{grid-gap:3%}}@media only screen and (max-width:29.9375em){.BookPage__gridContainer{grid-gap:4%}}.BookPage__rightCover{display:none}@media only screen and (min-width:64em){.BookPage .BookPage__bookCover{width:70%;margin:auto}}@media only screen and (min-width:64em)and (max-width:79.9375em){.BookPage .BookPage__bookCover{width:80%;margin:auto}}@media only screen and (min-width:48em)and (max-width:63.9375em){.BookPage .BookPage__bookCover{width:80%;margin:auto}}@media only screen and (max-width:47.9375em){.BookPage__leftColumn{display:none}.BookPage__rightCover{display:flex}.BookPage__share{position:absolute;right:0}.BookPage .BookPage__bookCover{width:35%;margin:auto}}.BookPage__relatedBottomContent>*{margin-bottom:40px}.BookCard{display:flex;margin-bottom:12px;min-height:20px}.BookCard__cover{transition:transform .2s ease-in-out;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));position:relative}.BookCard__block{width:100%}.BookCard__interactive{border-radius:0 3% 3% 0/2%;text-decoration:none;text-align:left}.BookCard__interactive:hover .BookCard__cover{transform:scale(1.03)}.BookCard__interactive:hover .BookCard__title{text-decoration:underline}.BookCard__interactive:focus-within{box-shadow:0 0 0 .9rem var(--color-background-body-base),0 0 0 1.2rem var(--color-interaction-focus)}.BookCard__clickCardTarget{display:inline-block;margin:auto}.BookCard__content{margin-top:16px}.BookCard__title{display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;font-family:Copernicus,Libre Baskerville,Georgia,serif;font-weight:600;line-height:1.5}.BookCard__authorName,.BookCard__title{color:var(--color-text-heading-base);overflow:hidden}.BookCard__authorName{text-overflow:ellipsis;white-space:nowrap}.ResponsiveImage{display:block;height:auto;width:100%}.AverageRating{display:flex}.AverageRating .RatingStar{margin-top:1px}.AverageRating .RatingStar svg{width:14px;height:14px}.AverageRating__ratingValue{padding-left:4px}.AverageRating__ratingsCount{color:#707070}.AverageRating__ratingsCount:before{padding:4px;content:"·"}.GiveawayMetadata{color:var(--color-text-subdued);font-size:1.4rem}.GiveawayMetadata__endDate:before{padding:4px;content:"·"}.LoadingBookCardCarousel__title{width:240px}.LoadingBookCardCarousel__footer{width:120px}.LoadingBookCardCarousel__itemsArea{display:flex;margin:16px 0}.LoadingBookCardCarousel__item{position:relative;flex:1;min-width:0;margin-right:24px;white-space:normal}@media only screen and (min-width:64em){.LoadingBookCardCarousel__item{margin-right:32px}}.EditionDisambiguationAlert>div{padding:12px 16px}.EditionDisambiguationAlert__container{display:flex;justify-content:space-between;align-items:center}.WTRStepShelving{padding-top:8px}.WTRStepShelving__shelf{margin-bottom:12px}.WTRStepShelving__removeButton{padding-top:8px;padding-bottom:8px}.WTRStepTagging{padding-top:8px;height:30vh}.WTRStepTagging__inputGroup{display:flex;align-items:center;margin-bottom:16px}.WTRStepTagging__input{margin-right:12px;flex:1}.WTRStepTagging__tagsContainer .Button__container{margin:4px 12px 4px 0}.BookSourceView,.BookSourceView__bookSourceView{display:flex;flex-direction:column;width:100%;max-width:362px;margin:0 auto}.BookSourceView__info{margin-bottom:12px}.BookSourceView__options{display:flex;flex-direction:column}.BookSourceView__options .FormRadio{padding:8px 0}.BookSourceView__options .FormRadio .radio-input.checked:before{background-color:var(--color-text-action-primary-base)}.BookShelvingView{display:flex;flex-direction:column;width:100%;min-width:362px;margin:0 auto;padding-top:8px}.BookShelvingView__shelfInstruction{margin-bottom:12px;color:var(--color-text-body-standard)}.BookShelvingView__shelf{margin-bottom:12px;max-width:100%}@media only screen and (max-width:47.9375em){.BookShelvingView{min-width:240px}}.ChallengeRatingModal{display:flex;flex-direction:column;width:100%;max-width:362px;margin:0 auto}.ChallengeRatingModal__header{display:flex;align-items:center;width:100%}.ChallengeRatingModal__header--shelf{font-size:1.6rem;line-height:1.375em}.ChallengeRatingModal__backButton{background:rgba(0,0,0,0);border:0;padding:0;margin-right:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ChallengeRatingModal__backButton svg{width:16px;height:16px;color:var(--color-text-action-primary-base)}.ChallengeRatingModal__ratingSection{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:12px;gap:4px;width:100%}.ChallengeRatingModal__ratingText{margin-top:4px;color:var(--color-text-subdued)}.ChallengeRatingModal__infoSection{margin-bottom:4px}.ChallengeRatingModal__instruction{margin-bottom:16px}.ChallengeRatingModal__optionWrapper{width:100%}.ChallengeRatingModal__optionWrapper:hover{background-color:var(--color-background-secondary-hover)}.ChallengeRatingModal__option{display:flex;justify-content:space-between;align-items:center;padding:24px 0;cursor:pointer;width:100%}.ChallengeRatingModal__option span{font-weight:600;color:var(--color-text-action-primary-base)}.ChallengeRatingModal__option svg{width:16px;height:16px;color:var(--color-text-action-primary-base)}.ChallengeRatingModal__actions{margin-top:12px;margin-bottom:12px;width:100%}.ChallengeRatingModal__guidelines{text-align:center;margin-top:8px}.ChallengeRatingModal__guidelines a{color:var(--color-text-action-primary-base);text-decoration:underline}.ChallengeRatingModal__guidelines a:hover{opacity:.8}.ChallengeRatingModal__successView{display:flex;flex-direction:column;align-items:center;width:100%;max-width:362px;margin:0 auto;gap:12px}.ChallengeRatingModal__successRating{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.ChallengeRatingModal__successText{color:var(--color-text-body-standard);text-align:center;width:100%}.ChallengeRatingModal__successActions{width:100%;margin-top:12px}.ChallengeRatingModal__successActions button{display:flex!important;justify-content:center!important;align-items:center!important;gap:8px!important}.ChallengeRatingModal__successActions button span{margin-right:0}.BookRatingStars{display:flex;flex-direction:column;align-items:center}.BookRatingStars__message{cursor:pointer;text-align:center;padding:4px}.BookRatingStars__message a{text-decoration:underline}.BookActions{margin:16px auto 24px;display:flex;flex-direction:column}@media only screen and (max-width:47.9375em){.BookActions{max-width:260px;display:block}}.BookActions__alert{margin-bottom:12px}.BookActions__button{margin:8px 0}.BookActions__editActivityButton{margin:16px 0}.ReviewerProfile{display:flex;flex-direction:column;padding-bottom:16px}.ReviewerProfile__meta{display:flex;flex-direction:column;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ReviewerProfile__info{overflow:hidden}.ReviewerProfile__name{overflow:hidden;text-overflow:ellipsis;word-wrap:anywhere;margin-bottom:4px}.ReviewerProfile__author{display:inline-flex;align-items:center}.ReviewerProfile__author .BadgeIcon{position:relative;top:2px}.ReviewerProfile__author .BadgeIcon svg{height:14px;width:14px}@media only screen and (min-width:48em){.ReviewerProfile__avatar,.ReviewerProfile__follow,.ReviewerProfile__info{margin-bottom:8px}.ReviewerProfile__name{display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}}@media only screen and (max-width:47.9375em){.ReviewerProfile{flex-direction:row;align-items:center;padding-bottom:0}.ReviewerProfile .ReviewerProfile__follow{margin-left:16px}.ReviewerProfile .ReviewerProfile__avatar{flex:0;margin-right:16px;margin-bottom:0}.ReviewerProfile .ReviewerProfile__info{flex:1;margin-bottom:0}.ReviewerProfile .ReviewerProfile__name{display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-bottom:0}.ReviewerProfile .ReviewerProfile__meta{display:block}}.ReviewerProfile--small{flex-direction:row;align-items:center;padding-bottom:0}.ReviewerProfile--small .ReviewerProfile__follow{margin-left:16px}.ReviewerProfile--small .ReviewerProfile__avatar{flex:0;margin-right:16px;margin-bottom:0}.ReviewerProfile--small .ReviewerProfile__info{flex:1;margin-bottom:0}.ReviewerProfile--small .ReviewerProfile__name{display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-bottom:0}.ReviewerProfile--small .ReviewerProfile__meta{display:block}.AuthorFollowButton{min-width:120px}.ReviewCard{position:relative;display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:32px!important}@media only screen and (min-width:40em)and (max-width:47.9375em){.ReviewCard{grid-gap:24px!important}}@media only screen and (max-width:39.9375em){.ReviewCard{grid-gap:16px!important}}.ReviewCard__profile{grid-column:span 2}.ReviewCard__content{position:relative;grid-column:span 6;padding:12px 0 0}.ReviewCard__row{display:flex;align-items:center;justify-content:space-between}.ReviewCard__row,.ReviewCard__tags{margin-bottom:12px}@media only screen and (max-width:47.9375em){.ReviewCard__content,.ReviewCard__profile{grid-column:span 8;padding-top:0}}.SocialFooter__statsContainer{margin-bottom:8px}@media only screen and (max-width:47.9375em){.SocialFooter__statsContainer{margin-bottom:0}}.SocialFooter__action{display:inline-block}.SocialFooter__action+.SocialFooter__action{margin-left:12px}.SocialFooter__statsContainer :not(:first-child):before{padding:0 8px;content:"•"}.CommentCard{display:flex;flex-direction:row}.CommentCard__profile{margin-right:12px}.CommentCard__content{flex:1;overflow:hidden}.CommentCard__row{display:flex;align-items:baseline}.CommentCard__name{margin-right:12px}.CommentCard__name--disabled{color:var(--color-text-disabled)}.CommentCard__timestamp{height:100%;font-weight:400;font-size:1.4rem;line-height:1.3571428571;font-family:Proxima Nova,Montserrat,Arial,sans-serif;color:var(--color-text-subdued);flex-shrink:0}.CommentCard__name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ContributorLink{display:flex;overflow:hidden}.ContributorLink__name{flex-basis:auto;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ContributorLink__role{color:var(--color-text-subdued)}.ContributorLink__badge{color:var(--color-text-author-base);flex-shrink:0;margin-left:4px}.ContributorLink__badge--medium .BadgeIcon svg{height:20px;width:20px}.ContributorLink__badge--small{height:14px;display:flex}.ContributorLink__badge--small .BadgeIcon svg{height:14px;width:14px}.CommentCardForm{display:flex}.CommentCardForm__profile{margin-top:4px}.CommentCardForm__form{padding-left:8px;flex:1}.CommentCardForm__actions{display:none;justify-content:space-between;flex-direction:row-reverse;overflow:hidden;max-height:0;transition:all .5s ease-in-out}.CommentCardForm__actions--show{display:flex;max-height:100px;padding-top:8px}.CommentsList{margin-top:16px}.CommentsList .CommentCard+.CommentCard,.CommentsList .CommentCardForm{margin:16px 0}.CommentsList a.CommentsList__emptyCTA{text-decoration:underline}.ReviewText{position:relative;margin-bottom:16px}.ReviewText--hideContent .ReviewText__content{display:none}.ShelvingSocialSignalCard{border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid var(--color-border-secondary-active-base);text-align:left}.ShelvingSocialSignalCard__avatars{margin-left:16px;min-width:100px;display:flex;justify-content:flex-end}.ShelvingSocialSignalCard:focus{box-shadow:0 0 0 2px var(--color-shadow-button-focus)}.ShelvingSocialSignalCard:hover{background-color:var(--color-background-transparent-hover)}.SignalList{display:grid;grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:32px;row-gap:16px;grid-auto-flow:column}@media only screen and (max-width:63.9375em){.SignalList{display:flex;flex-direction:column}}.ShelvingListModal{padding:12px 0;min-width:340px}.ShelvingCard{display:block;padding:8px;margin:0 -12px;border-radius:12px;text-decoration:none}.ShelvingCard__content{display:flex;align-items:center;justify-content:space-between;margin-top:12px;margin-left:46px}.ShelvingCard:focus{box-shadow:0 0 0 2px var(--color-shadow-button-focus)}.ShelvingCard:hover{background-color:var(--color-background-transparent-hover);transition:transform .2s ease-out}.ReviewsList__listHeader{margin:16px 0}.ReviewsList__listContext{margin:12px 0}.ReviewsList__listContext--centered{text-align:center}.ReviewsList a.ReviewsList__emptyCTA{text-decoration:underline}.ReviewsList__paginationExtraText{display:none}@media only screen and (min-width:20em){.ReviewsList__paginationExtraText{display:inline}}@media screen and (min-width:320px)and (max-width:420px){.ReviewsList__paginationExtraText{display:none}}@media screen and (min-width:768px)and (max-width:868px){.ReviewsList__paginationExtraText{display:none}}.NativeAdWrapper{position:relative;text-align:left}.NativeAdWrapper .Ad--nonProgAd{top:auto;overflow:hidden;position:absolute;z-index:-1;border-bottom:0}.MyReviewCardCarousel{margin-top:32px}.MyReviewCardCarousel__header{margin-bottom:16px}.MyReviewCardSmall{padding:24px 8px 40px;transform:translateZ(0);height:100%}.MyReviewCardSmall--no-footer{padding-bottom:8px}.MyReviewCardSmall__ElevationCard{display:inline-block;width:100%;height:100%}.MyReviewCardSmall__ElevationCardContent{overflow:hidden;position:relative;height:100%;border-radius:8px;padding:0 12px;box-shadow:0 2px 8px 0 rgba(0,0,0,.2);background-color:var(--color-background-body-base)}.MyReviewCardSmall__swooshSvg{transform:translate(-50%,-40px);position:absolute;z-index:0;top:-36px;left:50%;width:100%;min-width:400px;height:100%}.MyReviewCardSmall__swooshPath{fill:#faf8f6}.MyReviewCardSmall__book{display:flex;min-height:90px}.MyReviewCardSmall__bookCoverColumn{width:80px;margin:0 4px}.MyReviewCardSmall__bookInfo{display:flex;flex-direction:column;margin:0 12px}.MyReviewCardSmall__bookInfo>span{display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.MyReviewCardSmall__button{margin:8px 0}.MyReviewCardSmall__content{height:100%;position:relative;padding:16px 0}.MyReviewCardSmall__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.MyReviewCardSmall__reviewArea{max-height:75px;overflow:hidden}.MyReviewCardSmall__tags{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.MyReviewCardSmall__footer{position:absolute;bottom:64px;left:0;width:100%}.WriteReviewCTA{display:flex;flex-direction:column;align-items:center;padding:16px 0}.WriteReviewCTA .Avatar{margin-bottom:16px}.WriteReviewCTA__reviewCTA{display:flex;align-items:center;gap:24px}.WriteReviewCTA--leftAligned{padding:0;text-align:left;align-items:flex-start}.WriteReviewCTA__message{font-family:Copernicus,Libre Baskerville,Georgia,serif;text-align:center;font-size:3.2rem;font-weight:600}@media only screen and (max-width:39.9375em){.WriteReviewCTA__message{font-size:2.4rem}}.WriteReviewCTA__message--leftAligned{text-align:left}.WriteReviewCTA__hero{display:flex;justify-content:center;width:100%;margin-bottom:12px}.WriteReviewCTA__hero--leftAligned{justify-content:flex-start}.WriteReviewCTA__hero--overflow{justify-content:space-between;align-items:center}.MyReviewCard{position:relative;display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:32px!important}@media only screen and (min-width:40em)and (max-width:47.9375em){.MyReviewCard{grid-gap:24px!important}}@media only screen and (max-width:39.9375em){.MyReviewCard{grid-gap:16px!important}}.MyReviewCard__profile{grid-column:span 2}.MyReviewCard .WriteReviewCTA{margin-bottom:16px}.MyReviewCard__content{grid-column:span 6;padding-bottom:16px}.MyReviewCard__bookCardContainer{grid-column:span 2;max-width:124px}.MyReviewCard__bookCardMeta>span{display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@media only screen and (max-width:47.9375em){.MyReviewCard{grid-gap:12px!important}.MyReviewCard__bookCardContainer{position:sticky;display:flex;max-width:50%}.MyReviewCard__bookCard{max-width:60px;margin-right:12px}.MyReviewCard__bookCardContainer,.MyReviewCard__content,.MyReviewCard__profile{grid-column:span 8}}.MyReviewCard__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.MyReviewCard__tags{padding-bottom:16px}.CommunityShelvingSignalList{margin:16px 0}.CommunityShelvingSignalList__header{margin-bottom:16px}.RatingStatistics{border-radius:8px;display:inline-flex;padding:8px;margin:-8px -8px 0}.RatingStatistics__interactive{transition:all .2s ease-in-out;text-decoration:none}.RatingStatistics__interactive:focus{box-shadow:0 0 0 2px var(--color-shadow-button-focus)}.RatingStatistics__interactive:hover{background-color:var(--color-background-transparent-hover)}@media only screen and (max-width:79.9375em){.RatingStatistics{flex-direction:column}.RatingStatistics__column{padding-bottom:4px}}@media only screen and (max-width:47.9375em){.RatingStatistics__centerAlign .RatingStatistics__column{justify-content:center}}.RatingStatistics__column{display:flex;align-items:center}.RatingStatistics__rating{font-family:Copernicus,Libre Baskerville,Georgia,serif;font-weight:600;font-size:2.6rem;margin:0 12px -12px}.RatingStatistics__meta{color:var(--color-text-subdued);font-weight:400;font-size:1.4rem;line-height:1.3571428571;font-family:Proxima Nova,Montserrat,Arial,sans-serif;padding-top:4px}.ReviewsSectionStatistics{padding-bottom:12px}.ReviewsSectionStatistics__histogram{width:75%}@media only screen and (max-width:63.9375em){.ReviewsSectionStatistics__histogram{width:100%}}.ReviewFiltersModal__header:not(:first-child){margin-top:12px}.ReviewFilters{margin-bottom:16px}.ReviewFilters__filterControl{display:flex;margin-bottom:8px;width:75%}@media only screen and (max-width:63.9375em){.ReviewFilters__filterControl{width:100%}}.ReviewFilters__filterButton{display:inline-block;margin-right:8px;margin-bottom:8px;max-width:200px}.ReviewFilters__textSearch{flex:1;margin-right:12px}.ReviewsSection__listHeader{margin:16px 0}.Sticky{z-index:1}.BookPageTitleSection{-ms-grid-column:1;-ms-grid-column-span:8;grid-column-start:1;grid-column-end:9;display:flex;justify-content:space-between;align-items:flex-start}.BookPageTitleSection>*{margin-top:4px}.BookPageTitleSection__title{margin-right:24px}.BookPageTitleSection__share{margin-left:24px}@media only screen and (max-width:47.9375em){.BookPageTitleSection__share{display:none}.BookPageTitleSection{justify-content:center;text-align:center}.BookPageTitleSection__title{margin-right:0}}.HelpCard{border-radius:8px;background-color:var(--color-background-elevation);margin-bottom:32px;padding:24px;text-align:center}.HelpCard__helpText{padding-bottom:8px}.HelpCard__helpCenterButton{padding-top:24px}.PageBanner .Alert{border-radius:8px;background-color:var(--color-background-avatar-placeholder-accent);border-left:10px solid #c69259;width:100%;text-align:center;margin-bottom:24px;padding:16px 40px}.PageBanner__pageBannerContext{margin:auto;text-align:left;padding:16px}.GiveawayCard{border-radius:8px;background-color:var(--color-background-elevation);padding:16px;text-align:center;margin-bottom:-8px}@media only screen and (max-width:47.9375em){.GiveawayCard{max-width:260px;display:block;margin:auto}}@media only screen and (max-width:29.9375em){.GiveawayCard{max-width:100%;display:block;margin:auto}}.GiveawayCard__giveawayHeading{display:flex;justify-content:center;align-items:center;text-align:left;padding-bottom:12px}.GiveawayCard__giftIcon{padding-right:4px}.GiveawayCard__giftIcon svg{height:48px;width:48px}.GiveawayCard__giveawayTimer{padding-bottom:12px}.GiveawayCard__giveawayEnterButton{padding-bottom:4px}.GiveawayCard__giveawayCopies{line-height:4px}.ChoiceAwardBadge__flag{display:inline-block;background-color:#f0bf6e;padding:0 4px;margin-right:16px;border-radius:3px;border-top-right-radius:0;border-bottom-right-radius:0}.ChoiceAwardBadge__flag :after{position:absolute;display:inline-block;margin-left:4px;width:0;height:0;border-top:1.2rem solid #f0bf6e;border-bottom:1.1rem solid #f0bf6e;border-right:12px solid rgba(0,0,0,0);content:""}.NomineeCard{display:flex;align-items:center;column-gap:8px;margin-bottom:16px;padding:12px;border-radius:8px;background-color:var(--color-background-alt)}@media only screen and (max-width:63.9375em){.NomineeCard{align-items:flex-start;column-gap:24px;padding:16px 24px}}.NomineeCard__decor{width:48px;max-width:48px;display:flex;flex-direction:column;row-gap:4px;justify-content:center;text-align:center}.NomineeCard__container{display:flex;flex-grow:1;justify-content:space-between}@media only screen and (max-width:63.9375em){.NomineeCard__container{display:flex;flex-direction:column;row-gap:8px}.NomineeCard__copy{display:flex;flex-direction:column;row-gap:4px}}.NomineeCard__header{display:flex;align-items:baseline;column-gap:8px}.NomineeCard__voteNowButton{min-width:120px}.BookDiscussions{padding-bottom:32px}.BookDiscussions__list{padding-top:32px;display:flex}@media only screen and (max-width:47.9375em){.BookDiscussions__list{flex-direction:column}}.DiscussionCard{border-radius:8px;text-decoration:none;flex:1;display:flex;margin-bottom:24px;padding:12px;align-items:center}.DiscussionCard:hover .DiscussionCard__metaRow,.DiscussionCard:hover .DiscussionCard__stats{text-decoration:underline}.DiscussionCard:focus{box-shadow:0 0 0 2px var(--color-shadow-button-focus);transition:transform .2s ease-out}.DiscussionCard__stats{font-family:Copernicus,Libre Baskerville,Georgia,serif;flex:1;line-height:normal;padding-top:1vw;font-size:clamp(36px,4vw,64px)}.DiscussionCard__icon{display:flex;flex-direction:column;width:clamp(64px,6vw,128px);height:clamp(64px,6vw,128px)}.DiscussionCard__icon svg{width:100%;height:100%}.DiscussionCard__metaRow{word-break:break-all;margin-left:4px}.DiscussionCard__middle{display:flex;flex:1;flex-direction:column;padding-left:clamp(12px,2vw,64px)}.DiscussionCard__rightIndicator{display:none;width:24px;height:24px;justify-self:flex-end;align-self:center}.DiscussionCard__metaRow{flex:1;display:inline-flex}.DiscussionCard__metaIndicator{flex:0 0 24px;height:24px}@media only screen and (max-width:47.9375em){.DiscussionCard__rightIndicator{display:block}.DiscussionCard__metaIndicator{display:none}}.ContributorLinksList .ContributorLink{display:inline-flex}.FeaturedDetails{margin-bottom:32px}.FeaturedDetails a{text-decoration:underline}.WorkDetails{margin-bottom:32px}.WorkDetails a{text-decoration:underline}.WorkDetails__collapseAction{display:inline-block;padding:8px 0}.EditionDetails{margin-bottom:32px}.EditionDetails .DescList{margin:16px 0}.MoreEditions__meta>span{display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.MoreInformation{margin-bottom:32px}.MoreInformation__statistics{margin:16px 0}.BookDetails p{margin:12px 0}.BookDetails__list{margin-bottom:32px}.SocialSignalsSection__container{display:flex;flex-direction:row;justify-content:space-between}.SocialSignalsSection__signal{margin-right:12px;display:flex;align-items:center;flex:1}.SocialSignalsSection__loading{width:263px;height:46px}@media only screen and (min-width:48em)and (max-width:63.9375em){.SocialSignalsSection{display:flex;align-items:flex-end}.SocialSignalsSection__container{display:block;margin:auto}.SocialSignalsSection__caption{width:200px}.SocialSignalsSection__signal{display:flex;justify-content:flex-end}.SocialSignalsSection__signal:not(:last-child){padding-bottom:24px}}@media only screen and (max-width:39.9375em){.SocialSignalsSection{display:flex;align-items:flex-end}.SocialSignalsSection__container{display:block;margin:auto}.SocialSignalsSection__caption{width:200px}.SocialSignalsSection__signal{display:flex;justify-content:flex-end}.SocialSignalsSection__signal:not(:last-child){padding-bottom:24px}}.SocialSignalCard{border-radius:12px;display:inline-flex;align-items:center;text-align:left;min-height:46px;padding:4px;margin-left:-4px}.SocialSignalCard__interactive{transition:all .2s ease-in-out;text-decoration:none}.SocialSignalCard__interactive:focus{box-shadow:0 0 0 2px var(--color-shadow-button-focus)}.SocialSignalCard__interactive:hover{background-color:var(--color-background-transparent-hover)}.SocialSignalCard__caption{font-weight:400;font-size:1.4rem;line-height:1.3571428571;font-family:Proxima Nova,Montserrat,Arial,sans-serif;flex:1;margin-left:16px}.LibrarianActionsWidget{display:flex;padding-bottom:12px}.LibrarianActionsWidget__editDetailsButton{padding-right:12px}.BookPageMetadataSection__title{margin-bottom:16px}.BookPageMetadataSection__ratingStats{margin-bottom:4px}@media only screen and (max-width:47.9375em){.BookPageMetadataSection__ratingStats{display:flex;justify-content:center}}.BookPageMetadataSection__contributor{margin-bottom:4px 0}.BookPageMetadataSection__contributor>*{margin-bottom:4px}.BookPageMetadataSection__genres{margin:8px 0}.BookPageMetadataSection__genrePlainText{display:inline-block;padding:0 16px 8px 0}.BookPageMetadataSection__genreButton{display:inline-block;padding:0 4px 8px 0}.BookPageMetadataSection__mobileBookActions{display:none}.BookPageMetadataSection__description{line-height:1.37}@media only screen and (max-width:47.9375em){.BookPageMetadataSection__mobileBookActions{display:block}.BookPageMetadataSection__contributor{text-align:center;margin-bottom:12px}}.PageSection__title{margin-bottom:16px}.FollowButton{width:120px}.FeaturedPerson__avatar,.FeaturedPerson__info{margin-right:12px}.FeaturedPerson__container{display:flex;flex:1;flex-direction:column;overflow:hidden}.FeaturedPerson__info{display:flex;flex:1;justify-content:space-between}.FeaturedPerson__profile{display:flex;overflow:hidden;align-items:center;margin-bottom:12px}.FeaturedPerson__nameRow{display:flex;flex:1}.FeaturedPerson__infoPrimary{overflow:hidden;margin-right:8px}.FeaturedPerson__meta,.FeaturedPerson__name{flex-basis:auto;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.KNHButton__highlight{background-color:var(--color-background-knh-highlight-base);display:inline-block}.KNHButton__highlight:hover{text-decoration:underline}.FeaturedKNHCollectionCard{margin-bottom:16px}@media only screen and (min-width:64em){:root{--right-col-left-offset:32px;--num-left-col:3;--num-right-col:9}}@media only screen and (max-width:63.9375em){:root{--right-col-left-offset:0}}@media only screen and (min-width:48em)and (max-width:63.9375em){:root{--num-left-col:2;--num-right-col:4}}@media only screen and (min-width:40em)and (max-width:47.9375em){:root{--num-left-col:0;--num-right-col:6}}@media only screen and (max-width:39.9375em){:root{--num-left-col:0;--num-right-col:2}}.DetailsLayoutRightParagraph{display:grid;grid-template-columns:repeat(var(--num-right-col),minmax(0,1fr));margin-left:calc(-1*var(--right-col-left-offset));padding-left:var(--right-col-left-offset)}@media only screen and (min-width:93.5em){.DetailsLayoutRightParagraph{grid-gap:24px}}@media only screen and (min-width:64em)and (max-width:93.4375em){.DetailsLayoutRightParagraph{grid-gap:1.7%}}@media only screen and (min-width:64em)and (max-width:79.9375em){.DetailsLayoutRightParagraph{grid-gap:2%}}@media only screen and (min-width:48em)and (max-width:63.9375em){.DetailsLayoutRightParagraph{grid-gap:3%}}@media only screen and (min-width:40em)and (max-width:47.9375em){.DetailsLayoutRightParagraph{grid-gap:2.5%}}@media only screen and (min-width:30em)and (max-width:39.9375em){.DetailsLayoutRightParagraph{grid-gap:3%}}@media only screen and (max-width:29.9375em){.DetailsLayoutRightParagraph{grid-gap:4%}}.DetailsLayoutRightParagraph__widthConstrained{grid-column:span var(--num-right-col)}@media only screen and (min-width:64em){.DetailsLayoutRightParagraph__widthConstrained{grid-column:span 7}}@media only screen and (min-width:64em)and (max-width:79.9375em){.DetailsLayoutRightParagraph__widthConstrained{grid-column:span 8}}.PreReleaseDetails{justify-content:center}@media only screen and (max-width:47.9375em){.PreReleaseDetails{text-align:center}}.ArticleCard .Elevation__contents-inner{isolation:isolate}.ArticleCard__imageContainer{overflow:hidden}.ArticleCard__img{transition:transform .2s ease-out;transform:translateZ(0);backface-visibility:hidden}.Elevation:hover .ArticleCard__img{transform:scale(1.025)}.ArticleCard__content{padding:16px;height:115px}.ArticleCard__headline{max-height:47px;min-height:47px;overflow:hidden}.Elevation:hover .ArticleCard__headline{text-decoration:underline}.ArticleCard__tags{width:100%;padding:16px 0 0;-webkit-line-clamp:1;overflow:hidden;white-space:nowrap}.ArticleCard__tag{color:var(--color-text-subdued);display:inline}.ArticleCard__tag--strong{color:var(--color-text-body-standard);font-weight:700}.ArticleCard__tag:before{padding:4px;content:"·"}.ArticleCard__tag:first-child:before{display:none}